home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special XP & Vista / Chip Spesial XP & Vista.iso / 3_Gadgets / Daily_Numerological_Forecast / Numerology.B4U.1.1.gadget / css / undocked.css < prev   
Cascading Style Sheet File  |  2007-02-05  |  528b  |  32 lines

  1. body { 
  2.     width:321px;
  3.     height:197px;
  4.     background: url(../images/undocked.png);
  5.     background-repeat:no-repeat;
  6.     padding-top: 5px;
  7.     font-family:Corbel;
  8.     #4F4FFF
  9. }
  10. #text {
  11.     position:absolute;
  12.     top:90px;
  13.     left:32px;
  14.     height:67px;
  15.     width:272px;
  16.     overflow:auto;
  17.     z-index:1;    
  18.     font-size: 14px;
  19.     font-weight: bold;
  20.     vertical-align:middle;
  21.     text-align:center;
  22. }
  23. #nameLabel {
  24.     position: absolute; 
  25.     left:200px; 
  26.     top:25px; 
  27.     color:#FFFFFF; 
  28.     width:100px; 
  29.     height:30px; 
  30.     font-size:14px; 
  31.     overflow:hidden;
  32. }